gridpack::parser::PTI23_parser< _network > Class Template Reference

#include <PTI23_parser.hpp>

Inheritance diagram for gridpack::parser::PTI23_parser< _network >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::parser::PTI23_parser< _network >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PTI23_parser (boost::shared_ptr< _network > network)
 Constructor.
virtual ~PTI23_parser ()
void parse (const std::string &fileName)

template<class _network>
class gridpack::parser::PTI23_parser< _network >


Constructor & Destructor Documentation

template<class _network >
gridpack::parser::PTI23_parser< _network >::PTI23_parser ( boost::shared_ptr< _network >  network  ) 

Constructor.

Parameters:
network network object that will be filled with contents of network configuration file (must be child of network::BaseNetwork<>)
template<class _network >
virtual gridpack::parser::PTI23_parser< _network >::~PTI23_parser (  )  [virtual]

Destructor


Member Function Documentation

template<class _network >
void gridpack::parser::PTI23_parser< _network >::parse ( const std::string &  fileName  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1